home *** CD-ROM | disk | FTP | other *** search
/ Model Wife / The Best of New Machine Publishing 4 - Disc 2: Model Wife.iso / pc / sampler / erotica.exe / erotica.DXR / 00430.ls < prev    next >
Encoding:
Text File  |  1995-11-20  |  132 b   |  8 lines

  1. on exitFrame
  2.   if the movieTime of sprite 1 > (12 * 60) then
  3.     unLoadCast(300)
  4.     go(the frame + 1)
  5.   end if
  6.   go(the frame)
  7. end
  8.